home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / PolyEd / Doc / History < prev    next >
Text File  |  1996-09-26  |  7KB  |  180 lines

  1.  
  2.  PolyEd History
  3.  ¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  4.  This text describes the history of PolyEd. The most recent things are at the
  5.  beginning, the oldest at the end of the text. Please read it if you have
  6.  updated from an older version to learn quickly about new features and
  7.  bug-fixes.
  8.  
  9.  ============================================================================
  10.  7. Jun. 1995 v2.29 released
  11.  ============================================================================
  12.  
  13.  *    Only English and German catalogs and documentation are inlcuded
  14.     to the package.Catalogs for other languages will be uploaded as seperate
  15.     files. This allows faster updates, as I don't have to wait 
  16.     for the translations.
  17.  
  18.  *    Added icons for some more text-types.
  19.  
  20.  *    Bug in text refresh fixed.
  21.     reported by Markus Pöllmann
  22.  
  23.  *    Included great block-format macro by Stefan Schulz [thank you, Stefan :o)]
  24.  
  25.  *    Macros may now be assigned to every key (also return, tab and help).
  26.     Thus, to leave the Hotkey-Gadget in the Assign-Macro-Requester you'll have
  27.     to use the mouse.
  28.  
  29.  *    A marked block is now erased when Delete or Backspace are pressed or when
  30.     some text is entered or pasted in the same project.
  31.  
  32.  *    Find/Matching Bracket function added.
  33.  
  34.  *    Insert/Overwrite toggle via ARexx did not update statusline - fixed
  35.  
  36.  *    Handling of Projects/Views rewritten (for better use via ARexx)
  37.     Titlebar now shows [<project>.<view>]
  38.  
  39.  *    Bug in GOTOLINE Arexx Command fixed
  40.  
  41.  ??.Apr. 1995 v2.2 Fixed version released on AmiNet
  42.  --------------------------------------------------
  43.  
  44.  *    Added a set of macros to use keypad for cursor-movement (see macros/keypad).
  45.  
  46.  *    Bug in AssignMacro - Hotkey StringHook fixed.
  47.  
  48.  27. Mar. 1995 v2.1 PolyEd2 Released on AmiNet
  49.  =============================================
  50.  
  51.  *    MagicWB is not supported any longer, instead NewIcons® are used.
  52.     NewIcons® allow any number of colors for the icons. The colors are
  53.     automagically adopted to the the colors of your workbench.
  54.     To see the NewIcons®, you have to install the NewIcons® Package, which
  55.     is FreeWare(!) and available from the AmiNet. You should really use it!!!
  56.     If you want to read something funny, read the foreword of the NewIcons
  57.     guide :-)
  58.  
  59.  *    Requester dimensions are now saved with the settings.
  60.  
  61.  *    Macro description is now also updated when saving the settings, not only
  62.     when saving the macro. Reported by Johan Billing
  63.  
  64.  *    Fixed a bug which has drawn the cursor within the window-border when
  65.     erasing large blocks.
  66.  
  67.  *    format.ped macro rewritten
  68.  
  69.  *    PolyEd now recognizes and uses the following environment variables
  70.     for position and size of the textwindows. The variables must be set
  71.     before PolyEd is started:
  72.     PED_LEFT   - desired left edge (in Pixels)
  73.     PED_TOP    - desired top edge (in Pixels)
  74.     PED_WIDTH  - desired width (in Pixels)
  75.     PED_HEIGHT - desired height (in Pixels)
  76.     These variables are optional, and you may set none, all or any of
  77.     them as you like. Use SetEnv PED_XXX <value> to set them, and
  78.     copy them from ENV: to ENVARC: to make them persistent.
  79.     This was requested by owners of graphic-cards or autoscroll-wbs,
  80.     so here it is ;^)
  81.  
  82.  *    Removed ARexx ports of projects. Now there is only one ARexx Port.
  83.     Commands go to the 'current project', which is the one which belongs
  84.     to the active window. The current project can be changed with the
  85.     SETATTRS command (see 'arexx.doc').
  86.  
  87.  *  Added a requester for 'Print...'.
  88.  
  89.  *  It's now possible to delete words with <shift backspace> or <shift delete>
  90.     and to delete to the start or end of the current line
  91.     with <control backspace> and <control delete>.
  92.     This was also requested by Johan.
  93.  
  94.  *    Added facility to insert a text at cursor position (Project/Insert...).
  95.     Requested by several people, especially Johan Billing :-)
  96.  
  97.  *    Changed Cursor-movement to word-begin and word-end a little bit.
  98.  
  99.  *    AutoSave doesn't overwrite the original file anymore, but saves to a
  100.     temporary file (with an @ as suffix). This is much better.
  101.     A requester is brought up, if an AutoSave file is found when opening
  102.     a project.
  103.  
  104.  *    Libraries for OS2.0 are directly placed within the PolyEd drawer,
  105.     so that PolyEd can be started directly from there.
  106.  
  107.  *    Backup completed. Keeps any number of revisions now.
  108.  
  109.  *    PolyEd runs now (again) with OS2 (V37).    I'm very sorry that it did not before.
  110.  
  111.  *    Fixed a small problem with block-cursors.
  112.  
  113.  *    Changed options and misc-options requester. Added new options for
  114.     nonflashing cursor and cursorshape (bar or block).
  115.  
  116.  *    Autosaving depends now from the number of modifications made to a project
  117.     rather than to a time intervall.
  118.  
  119.  *    Removed saving as FTXT, but PolyEd can still read FTXT files,
  120.     which it recognizes automagically.
  121.  
  122.  *    Icons are no longer global in ENV: and ENVARC: but locale in a drawer
  123.     within the PolyEd drawer. This saves quite much memory (because ENV: is
  124.     in the Ram Disk and all those icons [most of them never used by most of
  125.     the users] really need a lot of memory).
  126.  
  127.  *    New format for settings. Old format can NOT be read!
  128.     Macro-bindings, window-arrange mode and find&replace options are now
  129.     also saved with the settings.
  130.  
  131.  *    BUG! There is a bug in the ARexxBox program I use for the creation
  132.     of PolyEd's ARexx Port: ARexx-Scripts and Macros are not executed
  133.     if they have blanks    in their filenames (e.g. 'Ram Disk:xxx' or 'ped:a macro').
  134.  
  135.  *    BUG! ARexx-Commands are not executed, if something is typed into the shell
  136.     from which PolyEd was started.
  137.  
  138.  *    Macros may be assigned to all keys with different qualifiers (new requester).
  139.  
  140.  *    Completely new GUI with Shortcuts for the requesters. Much better and shorter
  141.     than the old one.
  142.  
  143.  *    Removed all enforcer hits (reported by Johan Billing and some other people).
  144.  
  145.  *    Fixed some mistakes in the english.guide (Johan Billing).
  146.  
  147.  *    Wordwrap is now a menu-item instead of a gadget.
  148.  
  149.  *    Fixed shareware-restriction bug ('anonymous' hint ;^)
  150.  
  151.  *    added swedish catalog and guide (translation by Johan Billing).
  152.  
  153.  28. Nov. 1994    v1.251    Bugfixes released on Aminet
  154.  ==================================================
  155.  
  156.  *    Added *.cd and *.ct to the package.
  157.  
  158.  *    Install script did not work properly in Pretend mode. Fixed.
  159.     Reported by Don.
  160.  
  161.  *    Online-Help did not fall back to english.guide. Fixed.
  162.     Reported by Johan Billing
  163.  
  164.  *    Online-Help window did not always open on PolyEd-Screen. Fixed.
  165.  
  166.  *    Fixed a bug which caused strange characters in statusline.
  167.     Reported by Don.
  168.  
  169.  *    Swapped shortcuts of Undo and Redo.
  170.     Requested by Don.
  171.  
  172.  *  Fixed an awful bug in GETCHAR command.
  173.  
  174.  *    Changed makefile to get both a version with debug info and one without.
  175.  
  176.  *    Windows are now clipped to the visual portion of screen on opening them.
  177.     Requested by Chris Kerr.
  178.  
  179.  7. Nov. 1994    v1.242    First Public Release (Aminet & Fish)
  180.  ===========================================================